gtk-demo: Fontify asynchronously
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Aug 2020 04:45:52 +0000 (00:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Aug 2020 16:25:38 +0000 (12:25 -0400)
commit4c78f628db2b07de8af345b6dd680d0e72b41280
tree69310972ca5134277fd4d84a71fbb463efb52ff8
parent0228c890117eb36057fee4892083fd3ea576fdd6
gtk-demo: Fontify asynchronously

Run highlight asynchronously. It isn't a problem for
most demos, but the cursor demo has an unusually large
ui file, which takes highlight a little bit of time
to produce.
demos/gtk-demo/main.c